home *** CD-ROM | disk | FTP | other *** search
- TNT16C: Demonstrates using the 16/32-bit PowerTCP TELNET DLL using C.
- TNT16CPP: Demonstrates using the 16-bit PowerTCP TELNET LIB using C++.
- Compiled using Visual C++ version 1.51.
-
- These two samples show how you can use PowerTCP to create a client TELNET
- application. To connect to a remote computer, choose Connect... from the
- Action menu.
-
- Telnet16 supports option negotiation and remote echoing. Telnet16 does not
- display the characters typed at the keyboard, only received data, so the
- remote computer MUST echo back all input.
-
- To disconnect, choose Disconnect from the Action menu.
-
- TNT16C and TNT16CPP are also compilable under 32 bit mode (see the TNT32C
- and TNT32CPP samples).
-